Skip to content

fix date read in metric class#263

Merged
badetitou merged 11 commits into
developfrom
date-metric
Jun 24, 2026
Merged

fix date read in metric class#263
badetitou merged 11 commits into
developfrom
date-metric

Conversation

@badetitou

Copy link
Copy Markdown
Member

replace a deprecated call to asDate by a generic method that uses a clear pattern
I used a dedicated method to support future update of the format

@badetitou

Copy link
Copy Markdown
Member Author

The PR tries to improve what we are doing with Date.

  • It uses the format "mm-dd-yyyy" when required
  • It uses real Date instead of printString of date
  • It avoids using asDate on string is possible (since this is deprecated)

@badetitou badetitou merged commit 7aa32f5 into develop Jun 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant